'Declaration
<NotNullAttribute()> Public Overloads Function GetNotificationRecipients( _ ByVal ParamArray selectionTypes() As NotificationRecipientType _ ) As NotificationRecipientCollection
[NotNull()] public NotificationRecipientCollection GetNotificationRecipients( params NotificationRecipientType[] selectionTypes )
[NotNull()] public: NotificationRecipientCollection^ GetNotificationRecipients( ... array<NotificationRecipientType>^ selectionTypes )
Parameters
- selectionTypes
- The type(s) of recipients to return, or a null reference (Nothing in Visual Basic) to return all recipients